Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to add gemfiles to analysis #81

Merged
merged 4 commits into from
Apr 15, 2024
Merged

Conversation

nllong
Copy link
Member

@nllong nllong commented Feb 27, 2024

In the more recent version of OSAF where custom gems are needed on worker nodes, then the use of Gemfiles is recommended.

This adds a method to the Analysis:Formulation class to add files that end up in the root of the zip. If there are Gemfiles added, then it also sets the flag gemfile true in the JSON.

Merge #82 first, which builds on this one.

@nllong nllong requested a review from brianlball April 15, 2024 13:50
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can test this in the server custom gem files test

@nllong nllong merged commit bb22acb into develop Apr 15, 2024
4 checks passed
@nllong nllong deleted the add-gemfile-files branch April 15, 2024 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants